HBO

Ashley Wright & Mubeena Wahaj

2023-04-13

Lights, camera, action!

Today, we’re going to take a deep dive into the world of HBO movies and TV shows. From the iconic dramas like The Sopranos and Game of Thrones to the latest releases. HBO has been providing quality content to its viewers for decades, but have you ever wondered how they make decisions about what shows to produce or which movies to acquire? That’s where the fascinating world of HBO data comes into play. By analyzing audience trends, ratings, and viewer demographics, HBO can make informed decisions about what to offer to its loyal fans. So sit back, grab a snack, and get ready to explore the exciting world of HBO data.

Installing packages

#install.packages("magick")
#install.packages("kableExtra")
#install.packages("countrycode")


library(countrycode)
library(tidyverse)
library(knitr)
library(kableExtra)
library(maps)

#remember to put how each package is used

About Our Data

The data we’ve decided to work on is from kaggle and is owned by Diego Enrique and here’s the link https://www.kaggle.com/datasets/dgoenrique/hbo-max-movies-and-tv-shows

Let us read our datas, shall we?

We’re using the kable and head function to show a part of the data sets we’re working on but in an organized manner

Here’s our credits.csv

Sample table of credits data
person_id id name character role
14701 tm77588 Humphrey Bogart Rick Blaine ACTOR
14702 tm77588 Ingrid Bergman Ilsa Lund ACTOR
14703 tm77588 Paul Henreid Victor Laszlo ACTOR
14704 tm77588 Claude Rains Captain Louis Renault ACTOR
14705 tm77588 Conrad Veidt Major Heinrich Strasser ACTOR
14706 tm77588 Sydney Greenstreet Signor Ferrari ACTOR

And here’s our titles.csv

Sample table of titles data
id title type description release_year age_certification runtime genres production_countries seasons imdb_id imdb_score imdb_votes tmdb_popularity tmdb_score
tm77588 Casablanca MOVIE In Casablanca, Morocco in December 1941, a cynical American expatriate meets a former lover, with unforeseen complications. 1943 PG 102 [‘drama’, ‘romance’, ‘war’] [‘US’] NA tt0034583 8.5 577842 22.005 8.167
tm155702 The Wizard of Oz MOVIE Young Dorothy finds herself in a magical world where she makes friends with a lion, a scarecrow and a tin man as they make their way along the yellow brick road to talk with the Wizard and ask for the things they miss most in their lives. The Wicked Witch of the West is the only thing that could stop them. 1939 G 102 [‘fantasy’, ‘family’] [‘US’] NA tt0032138 8.1 406105 56.631 7.583
tm83648 Citizen Kane MOVIE Newspaper magnate, Charles Foster Kane is taken from his mother as a boy and made the ward of a rich industrialist. As a result, every well-meaning, tyrannical or self-destructive move he makes for the rest of his life appears in some way to be a reaction to that deeply wounding event. 1941 PG 119 [‘drama’] [‘US’] NA tt0033467 8.3 446627 19.900 8.022
tm3175 Meet Me in St. Louis MOVIE In the year before the 1904 St. Louis World’s Fair, the four Smith daughters learn lessons of life and love, even as they prepare for a reluctant move to New York. 1945 113 [‘drama’, ‘family’, ‘romance’, ‘music’, ‘comedy’] [‘US’] NA tt0037059 7.5 25589 8.311 7.000
ts225761 Tom and Jerry SHOW Tom and Jerry is an American animated franchise and series of comedy short films created in 1940 by William Hanna and Joseph Barbera. Best known for its 161 theatrical short films by Metro-Goldwyn-Mayer, the series centers on a friendship/rivalry (a love-hate relationship) between the title characters Tom, a cat, and Jerry, a mouse. Many shorts also feature several recurring characters. 1940 8 [‘animation’, ‘comedy’, ‘family’, ‘action’] [‘US’] 16 tt6422744 7.7 859 1.400 10.000
tm156463 Gone with the Wind MOVIE The spoiled daughter of a Georgia plantation owner conducts a tumultuous romance with a cynical profiteer during the American Civil War and Reconstruction Era. 1940 G 238 [‘drama’, ‘romance’, ‘war’, ‘history’] [‘US’] NA tt0031381 8.2 319463 27.535 8.000

Firstly,let’s see how many movies and TV shows we are dealing with

##    type    n
## 1 MOVIE 2408
## 2  SHOW  622

Wow! that’s a lot more movies than shows! But let’s see it in a graph

And what’s the distribution of genres do we have from both?

Lets see it in a bar graph

Here’s the table of number of genres in descending order

kable(genre_counts, caption = "Number of movies and TV shows by genre")
Number of movies and TV shows by genre
genres type age_certification Count
documentation MOVIE 427
drama MOVIE 406
drama MOVIE R 379
comedy MOVIE 271
thriller MOVIE R 260
comedy MOVIE R 193
crime MOVIE R 186
drama MOVIE PG-13 175
action MOVIE PG-13 167
drama SHOW TV-MA 153
action MOVIE R 146
comedy SHOW TV-MA 135
european MOVIE 134
comedy MOVIE PG-13 129
romance MOVIE 126
comedy MOVIE PG 121
drama MOVIE PG 108
thriller MOVIE PG-13 103
horror MOVIE R 98
romance MOVIE PG-13 95
crime MOVIE 90
european MOVIE R 89
history MOVIE 89
romance MOVIE R 87
family MOVIE PG 85
crime SHOW TV-MA 76
scifi MOVIE PG-13 75
thriller MOVIE 71
fantasy MOVIE PG 69
action MOVIE PG 67
crime MOVIE PG-13 62
animation MOVIE PG 60
fantasy MOVIE PG-13 60
music MOVIE 59
action MOVIE 58
documentation SHOW TV-MA 58
scifi MOVIE R 58
scifi MOVIE PG 54
documentation MOVIE R 53
romance MOVIE PG 53
thriller SHOW TV-MA 53
comedy SHOW TV-14 51
documentation MOVIE PG 51
war MOVIE 50
drama SHOW TV-14 49
animation MOVIE PG-13 48
family MOVIE 48
fantasy MOVIE 47
sport MOVIE 47
fantasy MOVIE R 44
action SHOW TV-MA 42
documentation MOVIE PG-13 40
scifi SHOW TV-MA 40
european MOVIE PG-13 38
animation MOVIE 37
animation SHOW TV-MA 35
thriller MOVIE PG 35
animation SHOW TV-Y7 34
comedy MOVIE G 33
history MOVIE R 33
family MOVIE G 32
family SHOW TV-Y7 32
horror MOVIE 32
music MOVIE R 32
european MOVIE PG 31
comedy SHOW TV-PG 30
drama SHOW 29
fantasy SHOW TV-MA 29
history MOVIE PG-13 28
war MOVIE R 28
comedy SHOW TV-Y7 25
scifi MOVIE 25
drama MOVIE G 24
animation MOVIE G 23
crime SHOW TV-14 23
documentation SHOW TV-14 23
family SHOW TV-PG 23
romance SHOW TV-MA 23
action SHOW TV-14 22
action SHOW TV-PG 22
animation SHOW TV-PG 22
history SHOW TV-MA 22
reality SHOW 22
scifi SHOW TV-14 22
crime MOVIE PG 20
horror SHOW TV-MA 20
music MOVIE PG 20
scifi SHOW TV-PG 20
scifi SHOW TV-Y7 20
sport MOVIE PG-13 20
MOVIE 19
comedy SHOW 19
documentation SHOW 19
music MOVIE PG-13 19
animation SHOW TV-14 18
action SHOW TV-Y7 17
animation MOVIE R 17
documentation MOVIE G 17
drama SHOW TV-PG 17
fantasy MOVIE G 17
fantasy SHOW TV-14 17
horror MOVIE PG-13 17
romance SHOW TV-14 17
reality SHOW TV-14 16
romance MOVIE G 16
sport MOVIE R 16
war MOVIE PG 16
fantasy SHOW TV-PG 15
thriller SHOW TV-14 15
western MOVIE R 15
family MOVIE PG-13 14
fantasy SHOW TV-Y7 14
reality SHOW TV-MA 13
sport MOVIE PG 13
western MOVIE 13
action MOVIE G 12
war MOVIE PG-13 12
history MOVIE PG 11
music MOVIE G 11
scifi MOVIE G 11
comedy SHOW TV-G 10
documentation SHOW TV-PG 10
european SHOW TV-MA 10
family SHOW TV-G 10
horror MOVIE PG 10
reality SHOW TV-G 10
sport SHOW TV-MA 10
war SHOW TV-MA 10
western MOVIE PG-13 10
thriller SHOW 9
thriller SHOW TV-PG 9
animation SHOW TV-Y 8
european MOVIE G 8
music SHOW TV-MA 8
sport SHOW TV-14 8
animation SHOW 7
action SHOW 6
animation SHOW TV-G 6
crime SHOW 6
family SHOW TV-Y 6
romance SHOW TV-PG 6
thriller SHOW TV-Y7 6
SHOW 5
crime SHOW TV-PG 5
crime SHOW TV-Y7 5
drama MOVIE NC-17 5
family SHOW 5
family SHOW TV-MA 5
horror SHOW TV-14 5
western MOVIE PG 5
comedy SHOW TV-Y 4
drama SHOW TV-G 4
drama SHOW TV-Y7 4
fantasy SHOW TV-Y 4
history MOVIE G 4
reality SHOW TV-PG 4
romance SHOW 4
SHOW TV-MA 3
comedy MOVIE NC-17 3
documentation SHOW TV-G 3
european SHOW 3
family MOVIE R 3
family SHOW TV-14 3
history SHOW TV-14 3
horror MOVIE G 3
horror SHOW 3
horror SHOW TV-Y7 3
romance MOVIE NC-17 3
scifi SHOW TV-G 3
sport SHOW TV-PG 3
thriller MOVIE G 3
war SHOW 3
SHOW TV-14 2
SHOW TV-G 2
SHOW TV-Y 2
crime SHOW TV-G 2
drama SHOW TV-Y7-FV 2
european MOVIE NC-17 2
european SHOW TV-PG 2
family SHOW TV-Y7-FV 2
fantasy SHOW 2
history SHOW TV-PG 2
horror SHOW TV-PG 2
music SHOW 2
music SHOW TV-14 2
scifi SHOW TV-Y7-FV 2
war MOVIE G 2
war SHOW TV-14 2
western MOVIE G 2
MOVIE PG 1
MOVIE R 1
action SHOW TV-Y 1
action SHOW TV-Y7-FV 1
animation SHOW TV-Y7-FV 1
crime MOVIE G 1
crime MOVIE NC-17 1
crime SHOW TV-Y7-FV 1
documentation MOVIE NC-17 1
documentation SHOW TV-Y7 1
drama SHOW TV-Y 1
european SHOW TV-Y7-FV 1
fantasy SHOW TV-G 1
history MOVIE NC-17 1
history SHOW 1
horror MOVIE NC-17 1
horror SHOW TV-G 1
horror SHOW TV-Y 1
music SHOW TV-PG 1
music SHOW TV-Y 1
music SHOW TV-Y7 1
reality MOVIE 1
reality MOVIE PG 1
reality MOVIE PG-13 1
reality SHOW TV-Y7 1
romance SHOW TV-G 1
romance SHOW TV-Y7 1
scifi SHOW TV-Y 1
sport MOVIE NC-17 1
sport SHOW 1
sport SHOW TV-G 1
thriller MOVIE NC-17 1
thriller SHOW TV-G 1
thriller SHOW TV-Y 1
western SHOW TV-14 1
western SHOW TV-MA 1

Since we just finished oberserving the number of genres in our dataset

Let us see if there’s a correlation between age_restriction and genres

## removing missing values
titles = na.omit(titles)


## Cleaning our age certification column 
#titles$age_certification = gsub( " .*", "", titles$age_certification)

age_genre = genre_counts %>% 
  group_by(age_certification,genres) %>% 
  summarize(age_genre_count = n()) %>% 
  ungroup ()

## Plotting
ggplot(age_genre,aes(x=age_certification , y=age_genre_count, fill = genres)) + geom_bar(stat = "identity", position = "dodge") +
  labs(x = "Age Certification", y = "Number of Titles", title = "Age Certification and Genres") +
  theme_minimal() +
  theme(legend.position = "bottom") +
  guides(fill = guide_legend(nrow = 2, byrow = TRUE))

unique(titles$age_certification)
## [1] ""         "TV-G"     "TV-Y"     "TV-Y7"    "TV-PG"    "TV-14"    "TV-MA"   
## [8] "TV-Y7-FV"

Here are the number of shows available in HBO as a function of time

You can see there is a wide range of movies and tv shows, especially what year they were released. I wonder what the newest and oldest movies are?

## [1] title        type         release_year genres      
## <0 rows> (or 0-length row.names)
## [1] title        type         release_year genres      
## <0 rows> (or 0-length row.names)
##          title type release_year                                        genres
## 1 Looney Tunes SHOW         1929 ['comedy', 'family', 'thriller', 'animation']
##            title type release_year
## 1 The Last of Us SHOW         2023
##                                               genres
## 1 ['drama', 'action', 'horror', 'scifi', 'thriller']

I definitely have not seen either of those movies, but everyone should know last of us because of tiktok.

Now I am wondering what is the longest movie?

shortest_movie <- titles %>%
  filter(type == "MOVIE") %>%
  arrange(runtime) %>%
  select(title, type,runtime, release_year, genres) %>%
  head(1)

shortest_movie
## [1] title        type         runtime      release_year genres      
## <0 rows> (or 0-length row.names)
longest_movie <- titles %>%
  filter(type == "MOVIE") %>%
  arrange(desc(runtime)) %>%
  select(title, type, runtime, release_year, genres) %>%
  head(1)

longest_movie
## [1] title        type         runtime      release_year genres      
## <0 rows> (or 0-length row.names)
shortest_show <- titles %>%
  filter(type == "SHOW") %>%
  arrange(runtime, seasons) %>%
  select(title, type, runtime, seasons, release_year, genres) %>%
  head(1)

shortest_show
##                 title type runtime seasons release_year     genres
## 1 Garfunkel and Oates SHOW       4       1         2012 ['comedy']
longest_show <- titles %>%
  filter(type == "SHOW") %>%
  arrange(desc(runtime)) %>%
  arrange(desc(seasons)) %>%
  select(title, type, runtime, seasons, release_year, genres) %>%
  head(1)

longest_show
##           title type runtime seasons release_year
## 1 Sesame Street SHOW      51      53         1969
##                                                  genres
## 1 ['comedy', 'animation', 'family', 'fantasy', 'music']

Now lets look at the credits data.

credits %>%
  count(role)
##       role     n
## 1    ACTOR 62158
## 2 DIRECTOR  2721

Are any of these actors/directors in multiple projects? If so, who was in the most projects?

project_count <- credits %>%
  count(name)

glimpse(project_count)
## Rows: 45,276
## Columns: 2
## $ name <chr> "'Auntie' Mackay", "'Little Man' Machan", "'Weird Al' Yankovic", …
## $ n    <int> 1, 3, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1,…
most_projects <- credits %>% 
  count(name) %>% 
  slice_max(n)

most_projects
##           name  n
## 1 Grey DeLisle 60
##Who is this person?

credits %>% 
  filter(name == "Grey DeLisle")
##    person_id        id         name
## 1      14142   ts21507 Grey DeLisle
## 2      14142   ts21601 Grey DeLisle
## 3      14142   ts20381 Grey DeLisle
## 4      14142   ts22480 Grey DeLisle
## 5      14142    ts5042 Grey DeLisle
## 6      14142   tm94209 Grey DeLisle
## 7      14142   tm93784 Grey DeLisle
## 8      14142   tm58727 Grey DeLisle
## 9      14142  tm656353 Grey DeLisle
## 10     14142   tm43061 Grey DeLisle
## 11     14142   tm23583 Grey DeLisle
## 12     14142  tm140798 Grey DeLisle
## 13     14142   ts20574 Grey DeLisle
## 14     14142  tm167763 Grey DeLisle
## 15     14142   tm62126 Grey DeLisle
## 16     14142   tm30342 Grey DeLisle
## 17     14142  tm167388 Grey DeLisle
## 18     14142   tm65596 Grey DeLisle
## 19     14142  tm160240 Grey DeLisle
## 20     14142  tm160231 Grey DeLisle
## 21     14142  tm151689 Grey DeLisle
## 22     14142  tm179476 Grey DeLisle
## 23     14142  tm177932 Grey DeLisle
## 24     14142    ts3139 Grey DeLisle
## 25     14142  tm159051 Grey DeLisle
## 26     14142  tm171655 Grey DeLisle
## 27     14142   tm63619 Grey DeLisle
## 28     14142  tm152510 Grey DeLisle
## 29     14142  tm152501 Grey DeLisle
## 30     14142   ts37956 Grey DeLisle
## 31     14142  tm195247 Grey DeLisle
## 32     14142  tm244555 Grey DeLisle
## 33     14142  tm238389 Grey DeLisle
## 34     14142  tm193859 Grey DeLisle
## 35     14142  tm244564 Grey DeLisle
## 36     14142  tm219341 Grey DeLisle
## 37     14142  tm214711 Grey DeLisle
## 38     14142  tm244119 Grey DeLisle
## 39     14142  tm244479 Grey DeLisle
## 40     14142  tm138025 Grey DeLisle
## 41     14142  tm365731 Grey DeLisle
## 42     14142  tm422417 Grey DeLisle
## 43     14142  tm301058 Grey DeLisle
## 44     14142  tm372838 Grey DeLisle
## 45     14142  tm361837 Grey DeLisle
## 46     14142  tm326858 Grey DeLisle
## 47     14142  tm414009 Grey DeLisle
## 48     14142  tm405461 Grey DeLisle
## 49     14142  tm317933 Grey DeLisle
## 50     14142  tm423754 Grey DeLisle
## 51     14142  tm820756 Grey DeLisle
## 52     14142   ts89867 Grey DeLisle
## 53     14142  tm894108 Grey DeLisle
## 54     14142  tm883958 Grey DeLisle
## 55     14142 tm1248448 Grey DeLisle
## 56     14142 tm1028015 Grey DeLisle
## 57     14142 tm1065433 Grey DeLisle
## 58     14142  tm930306 Grey DeLisle
## 59     14142 tm1171238 Grey DeLisle
## 60     14142  tm987899 Grey DeLisle
##                                                                           character
## 1                                                              Daphne Blake (voice)
## 2                                                        The High Priestess (voice)
## 3                                                              Daphne Blake (voice)
## 4                                                                     Mandy (voice)
## 5                                                  Frances 'Frankie' Foster (voice)
## 6                                                                    Daphne (voice)
## 7                                                              Daphne Blake (voice)
## 8                                             Daphne / Cat Witch / Honeybee (voice)
## 9  Frankie Foster / Tiny Friend / Little Boy Voice / Lady (voice) (as Grey DeLisle)
## 10                                        Crazy Old Cat Lady/Gramma Stuffum (voice)
## 11                                                                   Daphne (voice)
## 12                                                                   Daphne (voice)
## 13                                                                                 
## 14                                                           Barbara Gordon (voice)
## 15                                             Anchor Carla / Female Mutant (voice)
## 16                                                        Lois Lane / Queen (voice)
## 17                                       Ree'Yu / Ardakian Trawl / Boodikka (voice)
## 18                                                         Young Manchester (voice)
## 19                                                             Daphne Blake (voice)
## 20                                                             Daphne Blake (voice)
## 21                                            Grandmother (voice) (as Grey Griffin)
## 22                    Nora Allen / Young Barry Allen / Martha Wayne / Joker (voice)
## 23                                                             Anchor Carla (voice)
## 24                                                Margaret Sorrow / Magpie  (voice)
## 25                       Wonder Woman / Superbaby (voice) (as Grey DeLisle Griffin)
## 26                                                             Daphne Blake (voice)
## 27                                                             Daphne Blake (voice)
## 28                                                             Daphne Blake (voice)
## 29                                                             Daphne Blake (voice)
## 30                                                             Daphne Blake (voice)
## 31                                                          Tina / Platinum (voice)
## 32                                                             Daphne Blake (voice)
## 33                                                             Wonder Woman (voice)
## 34                                                                 Samantha (voice)
## 35                                                             Wonder Woman (voice)
## 36                                                 Wonder Woman / Lois Lane (voice)
## 37                                                             Daphne Blake (voice)
## 38                                                             Daphne Blake (voice)
## 39                                                             Wonder Woman (voice)
## 40                                                             Daphne Blake (voice)
## 41                                Sister Leslie / Jason / Additional Voices (voice)
## 42                                                             Daphne Blake (voice)
## 43                                                             Daphne Blake (voice)
## 44                        Wonder Woman / Diana Prince (voice) and Lois Lane (voice)
## 45                                              Daphne Blake / Black Canary (voice)
## 46                                                             Daphne Blake (voice)
## 47           Diana Prince / Wonder Woman (voice) / Lois Lane (voice) / Ring (voice)
## 48                                                         Wonder Woman / Lois Lane
## 49                                                  Wonder Woman / Platinum (voice)
## 50                                                             Wonder Woman (voice)
## 51                                                               Mrs. Claus (Voice)
## 52                                                             Daphne Blake (voice)
## 53                                                        Additional Voices (voice)
## 54                                         Wonder Woman (voice) / Lois Lane (voice)
## 55                                     Daphne / Daisy / Musketeer 1 / Olive (voice)
## 56                                   Beelzebub / Little Della / Little Jack (voice)
## 57                                         Daphne Blake / Frau Glockenspiel (voice)
## 58                                                                 Lady Eve (voice)
## 59                                              Diana Prince / Wonder Woman (voice)
## 60                                                             Daphne Blake (voice)
##     role
## 1  ACTOR
## 2  ACTOR
## 3  ACTOR
## 4  ACTOR
## 5  ACTOR
## 6  ACTOR
## 7  ACTOR
## 8  ACTOR
## 9  ACTOR
## 10 ACTOR
## 11 ACTOR
## 12 ACTOR
## 13 ACTOR
## 14 ACTOR
## 15 ACTOR
## 16 ACTOR
## 17 ACTOR
## 18 ACTOR
## 19 ACTOR
## 20 ACTOR
## 21 ACTOR
## 22 ACTOR
## 23 ACTOR
## 24 ACTOR
## 25 ACTOR
## 26 ACTOR
## 27 ACTOR
## 28 ACTOR
## 29 ACTOR
## 30 ACTOR
## 31 ACTOR
## 32 ACTOR
## 33 ACTOR
## 34 ACTOR
## 35 ACTOR
## 36 ACTOR
## 37 ACTOR
## 38 ACTOR
## 39 ACTOR
## 40 ACTOR
## 41 ACTOR
## 42 ACTOR
## 43 ACTOR
## 44 ACTOR
## 45 ACTOR
## 46 ACTOR
## 47 ACTOR
## 48 ACTOR
## 49 ACTOR
## 50 ACTOR
## 51 ACTOR
## 52 ACTOR
## 53 ACTOR
## 54 ACTOR
## 55 ACTOR
## 56 ACTOR
## 57 ACTOR
## 58 ACTOR
## 59 ACTOR
## 60 ACTOR

Here’s both those graphs combined

genre_popularity <- titles %>%
  mutate(genres = str_remove_all(genres, "'")) %>% 
  mutate(genres = gsub("\\[", "", genres)) %>% 
  mutate(genres = gsub("\\]", "", genres)) %>% 
  separate_rows(genres, sep = ", ") %>%
  group_by(genres, type,tmdb_popularity,tmdb_score, imdb_score ) %>%
  summarize(Count = n()) %>%
  ungroup() %>%
  arrange(desc(tmdb_popularity))

genre_popularity
## # A tibble: 1,523 × 6
##    genres   type  tmdb_popularity tmdb_score imdb_score Count
##    <chr>    <chr>           <dbl>      <dbl>      <dbl> <int>
##  1 action   SHOW            3481.       8.80        9.1     1
##  2 drama    SHOW            3481.       8.80        9.1     1
##  3 horror   SHOW            3481.       8.80        9.1     1
##  4 scifi    SHOW            3481.       8.80        9.1     1
##  5 thriller SHOW            3481.       8.80        9.1     1
##  6 action   SHOW             559.       8.4         9.2     1
##  7 drama    SHOW             559.       8.4         9.2     1
##  8 fantasy  SHOW             559.       8.4         9.2     1
##  9 romance  SHOW             559.       8.4         9.2     1
## 10 scifi    SHOW             559.       8.4         9.2     1
## # … with 1,513 more rows
# Create the bar chart
ggplot(genre_popularity, aes(x = reorder(genres, Count), y = tmdb_popularity, fill = type)) +
  geom_bar(stat = "identity")  +
  labs(x = "Genre", y = "tmdb_popularity", title = "Genres and its popularity") +
  theme_light()+coord_flip()

Who would’ve know?!

Let us look at the Number of movies and TV shows by country

Unfortunately, because HBO only got their movies and shows from 99 countries, there are some uncolored countries

Number of movies and TV shows by country
production_countries type total full_country_name
US SHOW 426 United States
GB SHOW 32 United Kingdom
ES SHOW 18 Spain
BR SHOW 9 Brazil
CA SHOW 7 Canada
AR SHOW 6 Argentina
TW SHOW 6 Taiwan
DE SHOW 5 Germany
JP SHOW 5 Japan
MX SHOW 5 Mexico
FR SHOW 4 France
IT SHOW 4 Italy
CL SHOW 2 Chile
CZ SHOW 2 Czechia
ID SHOW 2 Indonesia
IL SHOW 2 Israel
PL SHOW 2 Poland
RO SHOW 2 Romania
SG SHOW 2 Singapore
AU SHOW 1 Australia
DK SHOW 1 Denmark
HU SHOW 1 Hungary
NZ SHOW 1 New Zealand
PH SHOW 1 Philippines
RU SHOW 1 Russia
UY SHOW 1 Uruguay